home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-170 dbase 10 for windows / 1.ima / DOC.PAK / CATALOG.TXT next >
Text File  |  1993-07-26  |  7KB  |  178 lines

  1. Copyright (c) 1991-1993 Borland International, Inc.  All Rights Reserved.
  2.  
  3.                         THE CATALOG SYSTEM
  4.                         ------------------
  5.  
  6. Bladerunner has a catalog system that serves the same purpose as the
  7. one in dBASE IV, which is to identify and make readily available those
  8. files you want to associate with a particular application or use.
  9.  
  10. Contents
  11. --------
  12. I.    Overview
  13. II.   Using the File Viewer
  14. III.  Viewing Files
  15. IV.   Creating Catalogs
  16. V.    Opening Catalogs
  17. VI.   Adding Files to Catalogs
  18. VII.  Opening Tables
  19. VIII. Viewing Non-dBASE Databases
  20. IX.   Implementation Status
  21.  
  22. Overview
  23. --------
  24.  
  25. The Bladerunner catalog system has two main parts:  the File Viewer
  26. window, and one or more Catalog windows.
  27.  
  28. The File Viewer shows icons for the major Bladerunner-related files in
  29. the current directory.
  30.  
  31. A Catalog window shows icons for files in a specified catalog.  A 
  32. catalog can contain only dBASE files.  (Catalog windows are not
  33. implemented yet.)  
  34.  
  35. Using the File Viewer
  36. ---------------------
  37.  
  38. There is only one File Viewer and you can close or open it with 
  39. standard Windows menu commands.  The File Viewer is permanent; you
  40. canÆt create or delete it.
  41.  
  42. The Search Path at the top of the File Viewer is a text field in which 
  43. you can type the path to search; it also displays the path youÆve 
  44. specified in the Command window with the SET PATH command.  The 
  45. Current Directory, below the Search Path, is another text field in 
  46. which you can type the current directory; it also displays the 
  47. directory youÆve specified in the Command window with the SET DIR or 
  48. CD commands.
  49.  
  50. Viewing Files
  51. -------------
  52.  
  53. In both the File Viewer and Catalog windows you can choose to see all 
  54. files or categories of files.  Catalog windows show the major types of 
  55. files you can create in Bladerunner such as .DBFs and .PRGs (but not 
  56. supporting files such as .NDXs or .TXTs).  The File Viewer shows major 
  57. Bladerunner files, plus related files not created in Bladerunner, such 
  58. as .WAV sound files and .BMP bitmap files.  (Final File Viewer icons are
  59. not implemented yet.)  
  60.  
  61. Creating Catalogs
  62. -----------------
  63.  
  64. You can create a catalog in these ways:
  65.  
  66. - Choose File | New | Catalog
  67. - Double-click the Catalog icon on the SpeedBar
  68. - Double-click the Untitled catalog icon in the File Viewer
  69. - Right-click the Untitled catalog icon to open a local menu and 
  70.   choose the Create Catalog command
  71. - Drag the Untitled icon to the Bladerunner desktop
  72.  
  73. (Some menu commands, some mouse actions, and the drag-and-drop
  74. capabilities of Blade Runner are not implemented yet.)  
  75.  
  76. You can add a description of the catalog at the time you create it.  (This feature
  77. is not implemented yet.)  
  78.  
  79. To delete a catalog file, enter the ERASE <file name> command in the 
  80. Command window, or use a file management program.
  81.  
  82. Note that the above creation methods apply to only those files in the 
  83. File Viewer or Catalog windows that Bladerunner can create.
  84.  
  85. Opening Catalogs
  86. ----------------
  87.  
  88. You open and close Catalog windows with standard Windows menu
  89. commands and mouse actions.  You can open multiple Catalog
  90. windows.    (Catalog windows are not implemented yet.)  
  91.  
  92. Adding Files to a Catalog
  93. -------------------------
  94.  
  95. You can add a file to a Catalog window in two ways:  by creating a 
  96. file while a Catalog window is open and selected, or by dragging an 
  97. icon from the File Viewer to a Catalog window.  You can move a file 
  98. from one catalog to another by dragging its icon, or copy the file by 
  99. dragging its icon while pressing the Ctrl key.  To remove a file from 
  100. a Catalog window, select its icon and press the Delete key.  (Dragging
  101. and deleting are not implemented yet.)  
  102.  
  103. The Bladerunner files you create are recorded in the Catalog window 
  104. that is open and currently active.  To switch recording to a different 
  105. Catalog window, just select that window.  You can disengage a catalog 
  106. from recording by closing its window, or by selecting a different 
  107. window.
  108.  
  109. Opening Tables
  110. --------------
  111.  
  112. When you use a Catalog window to open tables, Bladerunner handles all 
  113. work area and alias assignments automatically.  The DISPLAY STATUS 
  114. command can show you the state of all current assignments.
  115.  
  116. Viewing Non-dBASE Databases
  117. ---------------------------
  118.  
  119. Files you create with Bladerunner appear in the Catalog window; any
  120. other files you might use appear only in the File Viewer.  
  121.  
  122. To see non-dBASE databases (collections of tables and associated 
  123. files) from products such as Interbase, Oracle, or Sybase, you need to 
  124. make appropriate settings with the ODAPI Configuration utility 
  125. (included with Bladerunner).  You also need to click the Database 
  126. category selection in the File Viewer.  (The Database category is not
  127. implemented yet.)  
  128.  
  129. The ODAPI Configuration utility has primary control over access to 
  130. non-dBASE databases, including paths, and drivers.  Selecting the 
  131. Database category in the File Viewer is equivalent to using the OPEN 
  132. DATABASE command.
  133.  
  134. Each database icon in the File Viewer represents a collection of 
  135. tables and associated files, such as queries and reports.  The files 
  136. associated with a database are displayed in the appropriate categories 
  137. of the File Viewer when you click a database icon.  The File Viewer 
  138. continues to show ODAPI-connected, non-dBASE database files until you 
  139. restore it to viewing the current dBASE directory.  (The restoration method
  140. is not implemented yet.)  
  141.  
  142. Implementation Status
  143. ---------------------
  144.  
  145. Catalog windows are not available yet.  Catalog functionality, 
  146. however, is available through the SET CATALOG and SET CATALOG TO 
  147. commands in the Command window.
  148.  
  149. The "drag and drop" feature for icons hasnÆt been enabled yet.
  150.  
  151. Not all mouse-click, keyboard, menu, and local menu options are 
  152. determined or installed yet.
  153.  
  154. The Catalog menuÆs Add and Delete (and other) commands are not yet 
  155. finalized.
  156.  
  157. The catalog description mechanism hasnÆt been added yet.
  158.  
  159. The ability to automatically reopen the catalog you were using when 
  160. you last closed Bladerunner hasnÆt been enabled yet.
  161.  
  162. The "Databases" category hasnÆt been added to the File Viewer yet.
  163.  
  164. The icon designs arenÆt final.
  165.  
  166. The term "File Viewer" is subject to change.
  167.  
  168. The possibility of displaying lists of file names in File Viewer or 
  169. Catalog windows, as an alternative to icons, is not yet determined.
  170.  
  171. Comboboxes, or a similar mechanism, may be added to the File Viewer to 
  172. replace the text fields for Search Path and Current Directory.
  173.  
  174. The method for restoring the File Viewer to the dBASE path, after 
  175. viewing non-dBASE databases, is not yet determined.
  176.  
  177. The SpeedBar isnÆt fully implemented.
  178.